cmEventType 
Logical Entity Name  cmEventType 
Default Table Name  cmEventType 
Physical Only  NO 
Definition 
 
Note 
 

cmEventType Columns 
ColumnName  Domain  Datatype  NULL  Definition 
Code    char(8)  NO 
 
Descrip    varchar(50)  YES 
 
PostTo    char(1)  NO 
 
TaskType    char(1)  NO 
 
Active    bit  NO 
 
SystemCode    bit  NO 
 
UserID    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 
cmEventTypeID(PK)    int  NO 
 

cmEventType Primary and Unique Keys 
Key Name  Key Type  Keys 
cmEventType_CmEventTypeId_TaskType_U_N_IDX  Index  cmEventTypeID, TaskType 
cmEventType_cmEventTypeID_U_C_IDX  PrimaryKey  cmEventTypeID 

cmEventType Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
CmEventHistory_ro  Non-Identifying  One To Zero or More  FK_CmEventHistory_ro.CmEventTypeID_cmEventType.cmEventTypeID        NO  YES 

cmEventType Check Constraints 
Check Constraint Name  CheckConstraint